How to Install open-iscsi software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install open-iscsi software package in Ubuntu 14.04 LTS (Trusty Tahr)

open-iscsi software package provides High performance, transport independent iSCSI implementation, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install open-iscsi 

open-iscsi is installed in your system.

Make ensure the open-iscsi package were installed using the commands given below,

$ sudo dpkg-query -l | grep open-iscsi *

You will get with open-iscsi package name, version, architecture and description in a table

open-iscsi package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package open-iscsi
Version 2.0.873-3ubuntu9
Description High performance, transport independent iSCSI implementation
Sub Section Net


See Also, How to uninstall or remove open-iscsi software package from Ubuntu 14.04 LTS (Trusty Tahr)?